-
Home
-
WooCommerce Weight Based Shipping
-
6.6.2 (latest)
-
Code
-
Classes
- Decimal
Total Complexity |
26 |
Dependencies |
5 |
Dependents |
13 |
Total lines |
126 |
Lines of code |
62 |
Logical lines of code |
27 |
Comment lines |
16 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
of() |
A |
54 |
12 |
19 |
ofUnscaledValue() |
S |
78 |
1 |
3 |
minus() |
S |
79 |
1 |
3 |
plus() |
S |
79 |
1 |
3 |
multipliedBy() |
S |
79 |
1 |
3 |
quotientAndRemainder() |
S |
78 |
1 |
3 |
isZero() |
S |
81 |
1 |
3 |
isPositive() |
S |
81 |
1 |
3 |
isPositiveOrZero() |
S |
81 |
1 |
3 |
isLessThan() |
S |
80 |
1 |
3 |
isGreaterThanOrEqualTo() |
S |
80 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
hash() |
S |
75 |
1 |
4 |
_equals() |
S |
80 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |